OnRequestReceived

fun interface OnRequestReceived

Functions

Link copied to clipboard
abstract suspend fun onRequestReceived(session: ProximityPresentationSession, matchedCredentials: List<ProximityPresentationSession.CredentialRequestInfo>?, error: Throwable?)